UCF STIG Viewer Logo

Default system accounts (with the exception of root) must not be listed in the cron.allow file or must be included in the cron.deny file, if cron.allow does not exist.


Overview

Finding ID Version Rule ID IA Controls Severity
V-11995 GEN003060 SV-27338r1_rule ECPA-1 Medium
Description
To centralize the management of privileged account crontabs, of the default system accounts, only root may have a crontab.
STIG Date
Red Hat Enterprise Linux 5 Security Technical Implementation Guide 2014-07-02

Details

Check Text ( None )
None
Fix Text (F-31374r1_fix)
Remove default system accounts (such as bin, sys, adm, or others, traditionally UID less than 500) from the cron.allow file if it exists, or add those accounts to the cron.deny file.